[INFO] cloning repository https://github.com/Browsers-software/browsers
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Browsers-software/browsers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrowsers-software%2Fbrowsers", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrowsers-software%2Fbrowsers'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 538863f8e96d15c1eaa0fa19c3a2897cb89f5a12
[INFO] checking Browsers-software/browsers against try#dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e for pr-153721
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrowsers-software%2Fbrowsers" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Browsers-software/browsers
[INFO] finished tweaking git repo https://github.com/Browsers-software/browsers
[INFO] tweaked toml for git repo https://github.com/Browsers-software/browsers written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Browsers-software/browsers on toolchain dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Browsers-software/browsers already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a739508d052e714c7d45db1c1797ad0668f12714261fec392f3370db95c1dd2f
[INFO] running `Command { std: "docker" "start" "a739508d052e714c7d45db1c1797ad0668f12714261fec392f3370db95c1dd2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a739508d052e714c7d45db1c1797ad0668f12714261fec392f3370db95c1dd2f" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a739508d052e714c7d45db1c1797ad0668f12714261fec392f3370db95c1dd2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a739508d052e714c7d45db1c1797ad0668f12714261fec392f3370db95c1dd2f" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking unic-bidi v0.9.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling temp-dir v0.1.16
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling gtk v0.16.2
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling druid-shell v0.8.3 (https://github.com/browsers-software/druid.git?branch=browsers#d03ea912)
[INFO] [stderr]     Checking self_cell v1.2.1
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking self_cell v0.10.3
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling dark-light v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking piet v0.6.2
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking ini_core v0.2.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling gettext-sys v0.26.0
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking xdg v3.0.0
[INFO] [stderr]    Compiling browsers v0.7.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> build.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(target_os = "windows")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[cfg(target_os = "linux")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]    --> build.rs:121:7
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[cfg(target_os = "linux")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]    --> build.rs:163:7
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[cfg(target_os = "linux")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `copy_file_to_target_dir` is never used
[INFO] [stdout]  --> build.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn copy_file_to_target_dir(target_build_path: &Path, file_path_relative: &str) {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `copy_resource` is never used
[INFO] [stdout]   --> build.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn copy_resource(target_build_path: &Path, file_path_relative: &str) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `copy_resources` is never used
[INFO] [stdout]   --> build.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn copy_resources() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `browsers` (build script) due to 6 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a739508d052e714c7d45db1c1797ad0668f12714261fec392f3370db95c1dd2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a739508d052e714c7d45db1c1797ad0668f12714261fec392f3370db95c1dd2f", kill_on_drop: false }`
[INFO] [stdout] a739508d052e714c7d45db1c1797ad0668f12714261fec392f3370db95c1dd2f
